set the visible of cd fld "StackInfo" to not the visible of cd fld "StackInfo"
end mouseUp
-- part 2 (field)
-- low flags: 81
-- high flags: 2007
-- rect: left=24 top=73 right=326 bottom=488
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: StackInfo
----- HyperTalk script -----
on mouseUp
lock screen
set scroll of me to 0
hide me
end mouseUp
-- part contents for card part 2
----- text -----
These stacks are included on the LIMac Public Domain Library issue of the "LImacSTACK Disk".
Each one coincides with topics discussed in the HyperCard SIG's monthly meeting.
Click on the name to go to that stack. (Try "pop card" in the Message box to get you back here.)
If you got this issue of the LImacSTACK from some place other than the LIMac PD Library, then these stacks might not be on this disk.
(Scroll down for descriptions...)
Most of the disk space on this months LImacSTACK disk is taken up by the Studio/1 animations. But animation is such a neat enhancement to any HyperCard stack that I felt the disk space was warranted.
Using Repeat
HyperTalk tutorial on the use of Repeat. Contains examples of the most common forms of this control structure.
Command Examples
Shows how the XCMD, Studio1, that is included in the Studio/1 program can be used to incorporate animations into HyperCard stacks.